Constructs 3D point with coordinates taken from the first three array elements.
Public Sub New( xyz As double[] )
public Point3d( double\[\] xyz );